data = CTRANSFORM_DATA(data,ch,c1,c2) coordinate transformation ARGUMENTS data ... Zoo data ch ... Channel(s) to operate on (single string or cell array of strings) c1 ... original coordinate system (3 x 3 matrix) c2 ... New coordinate system (3 x 3 matrix). Default, global [1 0 0; 0 1 0; 0 0 1] RETURN data ... Data with ch in new coordinate system See also bmech_ctransform, ctransform_line, gunit